home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.20010306-20010921
/
000113_pedro*braz@alt…udesoftware.com_Thu May 10 13:00:05 EDT 2001.msg
< prev
next >
Wrap
Text File
|
2020-01-01
|
3KB
|
73 lines
Article: 12393 of comp.protocols.kermit.misc
Path: newsmaster.cc.columbia.edu!panix!newsfeed.mathworks.com!EU.net!npeer.kpnqwest.net!nreader1.kpnqwest.net.POSTED!not-for-mail
From: "Pedro Braz" <pedro*braz@altitudesoftware.com>
Newsgroups: comp.protocols.kermit.misc
References: <sNfI6.133$n92.2907@nreader2.kpnqwest.net> <9cs2n1$t3n$1@newsmaster.cc.columbia.edu> <HftI6.12$ej2.581@nreader2.kpnqwest.net> <9cud7c$a57$1@newsmaster.cc.columbia.edu>
Subject: Re: Downlading from C-Kermit on AIX
Lines: 52
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
Message-ID: <pLAJ6.182$YY.3163@nreader1.kpnqwest.net>
Date: Mon, 07 May 2001 17:16:05 GMT
NNTP-Posting-Host: 193.126.92.229
X-Complaints-To: abuse@KPNQwest.pt
X-Trace: nreader1.kpnqwest.net 989255765 193.126.92.229 (Mon, 07 May 2001 19:16:05 MET DST)
NNTP-Posting-Date: Mon, 07 May 2001 19:16:05 MET DST
Organization: KPNQwest customer news service
Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:12393
Hi,
Thanks for all the help but I had no uudecode on the AIX itself. I'll send
them a e-mail copy and they'll get around to it.
best regards
Pedro
"Frank da Cruz" <fdc@watsun.cc.columbia.edu> wrote in message
news:9cud7c$a57$1@newsmaster.cc.columbia.edu...
> In article <HftI6.12$ej2.581@nreader2.kpnqwest.net>,
> Pedro Braz <pedro*braz@altitudesoftware.com> wrote:
> : The problem is that I have nothing but a modem to connect to this AIX. I
was
> : looking for a way of sending files and receiving them from it. The Modem
> : only allows me to login to the AIx nothing more. When I connect I get a
> : Login prompt. So I cannot send a new version of kermit there.
> :
> Sure you can. See, for example:
>
> http://www.columbia.edu/kermit/gkermit.html
>
> In particular, read the bootstrapping section:
>
> http://www.columbia.edu/kermit/gkermit.html#boot
>
> This is not the place to come for lessons on how to use Hyperterminal
> (which is not our product), but assuming it can send an ASCII file without
> protocol (sometimes called "ASCII upload" or "Text upload"), you can
> get the following file onto your PC and then send it to AIX:
>
> ftp://kermit.columbia.edu/kermit/uue/gku100.ppc-aix-4.3.2.Z.uue
>
> Follow the instructions in the aforementioned section of the G-Kermit
> web page, and then you have a Kermit program on AIX 4.3. But again:
>
> : > The Kermit implementation in Hyperterminal doesn't work very well;
> : > good luck.
>
> If you want a Kermit program for Windows that works correctly and that
goes
> fast and that we can support, see:
>
> http://www.columbia.edu/kermit/k95.html
>
> - Frank